[v4.11.0] docs(observability): document GPU monitoring templates and NVSentinel (#2472)#2476
Conversation
…ectors.mdx to platform_versioned_docs/version-4.11.0/maintenance/observability/configure-edge-collectors.mdx
…ccess.mdx to platform_versioned_docs/version-4.11.0/maintenance/observability/configure-metrics-access.mdx
…bservability/deploy-with-argocd.mdx (removed in source)
…emplates.mdx to platform_versioned_docs/version-4.11.0/maintenance/observability/gpu-observability-templates.mdx
…ty-gateway.mdx to platform_versioned_docs/version-4.11.0/maintenance/observability/install-observability-gateway.mdx
…x to platform_versioned_docs/version-4.11.0/maintenance/observability/labels-reference.mdx
…rvability.mdx to platform_versioned_docs/version-4.11.0/maintenance/observability/nvsentinel-gpu-observability.mdx
…tform_versioned_docs/version-4.11.0/maintenance/observability/overview.mdx
….mdx to platform_versioned_docs/version-4.11.0/maintenance/observability/query-fleet-metrics.mdx
…latform_versioned_docs/version-4.11.0/maintenance/observability/quickstart.mdx
… to platform_versioned_docs/version-4.11.0/maintenance/observability/troubleshooting.mdx
✅ Deploy Preview for vcluster-docs-site ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
| or Health Events Analyzer is enabled, even if you leave **Enable MongoDB Store** off. | ||
| Those components coordinate through MongoDB change streams and crash without it. | ||
| - **Janitor** turns on whenever Fault Remediation is enabled, because Fault Remediation | ||
| can't reboot or terminate nodes without it. |
There was a problem hiding this comment.
[Google.WordList] Use 'stop', 'exit', 'cancel', or 'end' instead of 'terminate'.
|
|
||
| - Cordon the node. `kubectl get node <name> -o jsonpath='{.spec.unschedulable}'` stays empty and the node keeps accepting workloads. | ||
| - Evict workloads. | ||
| - Reboot or terminate nodes. |
There was a problem hiding this comment.
[Google.WordList] Use 'stop', 'exit', 'cancel', or 'end' instead of 'terminate'.
|
|
||
| ### Janitor provider parameters | ||
|
|
||
| The Janitor talks to your infrastructure provider to reboot and terminate nodes. Pick the |
There was a problem hiding this comment.
[Google.WordList] Use 'stop', 'exit', 'cancel', or 'end' instead of 'terminate'.
vcluster-bot-approver
left a comment
There was a problem hiding this comment.
Approved by the shared auto-approve workflow because this PR matched the approval criteria.
For more information, see https://github.com/loft-sh/github-actions?tab=readme-ov-file#auto-approve-bot-prs.
This PR backports changes from platform to version v4.11.0.
Original PR: #2472